Welcome![Sign In][Sign Up]
Location:
Search - bitmap A

Search list

[GUI Developbitmap

Description: 本段代码为单文档结构,可以打开各种格式的位图,但没有图像保存功能,适于刚刚接触位图的人。-Code in this paragraph as a single document structure, you can open a variety of bitmap formats, but no image to preserve function, suitable for just contact person bitmap.
Platform: | Size: 1950720 | Author: 祁峰 | Hits:

[OS programcppqa200203src

Description: 使用 CPicture 类处理图像旋转 我最近读了你的关于CPicture类的专栏文章。它太有用了,而且非常好用。我想知道我试图解决的两个问题是否也能够很容易地处理。我想显示JPG图像,但在某些情况下我想能旋转90度显示。 此外,我还希望能生成小的位图用于在列表中作为缩略图。 -Category deal with the use of image rotation CPicture I recently read your column about CPicture article category. It was too useful, and very easy to use. I want to know that I am trying to resolve the question whether the two can easily deal with. I want to display JPG images, but in some cases want to rotate my display 90 degrees. In addition, I also hope to generate a small bitmap for as thumbnails in the list.
Platform: | Size: 347136 | Author: mm | Hits:

[Windows DevelopBITMAP

Description: 实现如何添加位图到MFC程序中,小小的一个例子程序-Realize how to add a bitmap to the MFC program
Platform: | Size: 103424 | Author: yuyanjun | Hits:

[GUI DevelopFullScreen

Description: 简单几句,vc++实现全屏显示!MFC框架程序中实现!-A few easy, vc++ achieve full screen! MFC framework implementation process!
Platform: | Size: 394240 | Author: 咚咚 | Hits:

[2D GraphicCZoomView_src

Description: A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale-A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale))
Platform: | Size: 3072 | Author: bubu | Hits:

[OtherFootScan

Description: vc下读取txt文件中的多个脚底压力数据,并分别创建出bmp位图,还将总的压力求出,显示出总的压力分布图-txt file under vc read more than the soles of the feet of the stress data, and separately to create a bmp bitmap will also stress the overall obtained, showing that the overall stress distribution
Platform: | Size: 56320 | Author: ck | Hits:

[SCMbmp-font-bit

Description: 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004-5-26-This is with C++ Builder to write the two C51 bitmap format into the source code of the extraction procedure. Study purposes only, not for commercial purposes. Thank you (1) EX1 generate 4096 Color 16bit (dual 8bit) RGB data (2) EX2 font used for extraction, the use of horizontal scanning, drawing program can save the image after the input of Chinese characters conversion, but I recommend using the long version on C51bbs 3 matrix to input Chinese characters, and then save or copy to the picture drawing process, the production can easily picture a variety of menu, if any Email with questions can contact me 95908@163.com 16:54 2004-5-26
Platform: | Size: 1825792 | Author: like | Hits:

[2D Graphicbitmap_plot_v1_2

Description: "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region. - "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.
Platform: | Size: 12288 | Author: AJAY聽聽JAIN聽 | Hits:

[GUI DeveloptmcaidanGW

Description: 一个老外写的透明菜单,是自绘的。非常好看的界面和效果。做VC界面开发的人可以看看。-Written by a foreigner transparent menu is drawn from the. Very nice interface and effects. VC interface so people can look at the development.
Platform: | Size: 136192 | Author: zhusanjiang | Hits:

[Windows Developbitmapconvert

Description: 彩色位图转为单色位图工具,可以实现截图等功能。-a tool that can convert colorful bitmap to black and white bitmap
Platform: | Size: 4135936 | Author: zhongweilin | Hits:

[Windows DevelopSoft20060210164149878

Description: 虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer - thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print -虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer- thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print
Platform: | Size: 271360 | Author: guoyang | Hits:

[GDI-Bitmapcpicture

Description: c++语言 ,在picture中显示bitmap-Within your program, you may have three different forms of a bitmap, a device-independent bitmap (DIB), a device-dependent bitmap (DDB) and a DIB section. The DIB is essentially a representation of bitmap in a manner that is independent of any device. It contains the information to enable it to be rendered on any device. There are different versions of DIBs, the most common being version 3. The specification for version 4 has also been released but this format is not yet as prevalent. There are two drawbacks to using a DIB there are fewer functions that handle a DIB and it takes longer to render a DIB. The device-dependent bitmap is specific to a device and it is very unlikely that a DDB for one device can be rendered
Platform: | Size: 3072 | Author: yt | Hits:

[GDI-Bitmapbitmap

Description: A program that takes a bunch of bitmaps and attaches them together side-by-side and puts them on the clipboard. The bitmaps then can be pasted into Paint by clicking Edit Paste.
Platform: | Size: 4096 | Author: kbing | Hits:

[GDI-Bitmapq1

Description: matlab 分形压缩研究 分形压缩拥有很高的压缩比,用MATLAB实现时间较C要长 这里供参考-matlab fractal compression Fractal compression research has a high compression ratio, using MATLAB to achieve a longer time than C here for reference
Platform: | Size: 1024 | Author: 张罗 | Hits:

[Audio programosd

Description: 在屏幕上显示音量控制信息 调用Core Audio APIs 适应于vista win7-This sample uses the Core Audio APIs to implement an on-screen display that shows volume changes to the output stream that plays through the default audio-rendering endpoint device. The on-screen display appears when the user adjusts the volume level in the Windows volume-control program, Sndvol.exe, and it disappears after the volume level remains unchanged for a short period.
Platform: | Size: 2104320 | Author: 罗小卫 | Hits:

[GDI-Bitmapbitmap

Description: 这是一个实现了位图处理的Windows应用程序,里面有各种图像处理的主要算法。-This is an implementation of the Windows bitmap processing applications, which have a variety of image processing of the main algorithms.
Platform: | Size: 1529856 | Author: 杨晓光 | Hits:

[Software Engineeringa

Description: 详解用VC实现bmp位图的打开,程序已通过编译,完全正确,且说明详细 -Xiang Jie bmp bitmap with VC to achieve open
Platform: | Size: 16384 | Author: duan_0612 | Hits:

[GDI-Bitmapbitmap

Description: it is a c based *.bmp file viewer-it is a c based*.bmp file viewer
Platform: | Size: 3072 | Author: rahul | Hits:

[Graph programpixelfont

Description: This pixel font maker is share software. . Create and modify a pixel font library. . Convert ttf to pixel font. . Convert bitmap to pixel font. . Convert pixel font to bitmap Pixel font library can be used for any kind of LCD that need display pixel font. The library can be saved into a binary file or a C source file. You can include this file into you project.-This pixel font maker is share software. . Create and modify a pixel font library. . Convert ttf to pixel font. . Convert bitmap to pixel font. . Convert pixel font to bitmap Pixel font library can be used for any kind of LCD that need display pixel font. The library can be saved into a binary file or a C source file. You can include this file into you project.
Platform: | Size: 462848 | Author: Dev | Hits:

[source in ebookBitmap

Description: 本程序是Visual C++可是化的一个很好的例子,对于初学这很有帮助-This program is based Visual C++, but a good example of that is very helpful for the beginner
Platform: | Size: 1914880 | Author: 张文 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net